type runtime.gclink

3 uses

	runtime (current package)
		mcache.go#L61: type gclink struct {
		mcache.go#L72: func (p gclinkptr) ptr() *gclink {
		mcache.go#L73: 	return (*gclink)(unsafe.Pointer(p))